Skip to content

Conversation

ShahFaisalIslam
Copy link

Inquirer versions 10+ break our code in the following manner:

  1. 10.0.0 does not allow using prompt's response as variable because the question was given unknown type
  2. 10.1.0+ does not allow us to provide {message,type,name}[] type of prompt to inquirer.prompt(), making it completely incompatible

Inquirer versions 10+ break our code in the following manner:
1. 10.0.0 does not allow using prompt's response as variable because the question was given unknown type
2. 10.1.0+ does not allow us to provide {message,type,name}[] type of prompt to inquirer.prompt(), making it completely incompatible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant